home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 34
/
PC Gamer IT CD 34 2-2.iso
/
utility
/
rccd30103
/
_SETUP.1
/
Rccd.exe
/
0
/
RCDATA
/
TFRMCDDBMESSAGE
/
TFRMCDDBMESSAGE.txt
Wrap
Text File
|
1998-09-03
|
879b
|
45 lines
object frmCDDBMessage: TfrmCDDBMessage
Left = 452
Top = 294
BorderStyle = bsDialog
Caption = 'Information'
ClientHeight = 111
ClientWidth = 294
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object lblMessage: TLabel
Left = 16
Top = 8
Width = 269
Height = 25
AutoSize = False
Caption = 'lblMessage'
WordWrap = True
end
object btnOK: TButton
Left = 109
Top = 80
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object optDontShow: TCheckBox
Left = 16
Top = 52
Width = 217
Height = 17
Caption = 'Don'#39't show this dialog again this session'
TabOrder = 1
end
end